home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / biz / dbase / AmigaBase25.readme < prev    next >
Text File  |  1997-11-02  |  12KB  |  222 lines

  1. Short:    Powerful programmable database with GUI
  2. Author:   gutmann@informatik.uni-freiburg.de
  3. Uploader: gutmann@informatik.uni-freiburg.de
  4. Type:     biz/dbase
  5.  
  6.    AMIGABASE V 2.5 (c) 1989-1997 Steffen Gutmann
  7.    =============================================
  8.  
  9.    AmigaBase is a programmable hierarchical database.
  10.  
  11.    AmigaBase is shareware. This means that the program can be freely copied
  12.    and distributed as long as no more than a nominal fee is charged to
  13.    cover time and copying costs.
  14.  
  15.    All rights reserved.
  16.  
  17.  
  18.    What does AmigaBase offer:
  19.    --------------------------
  20.  
  21.       AmigaBase is not a relational database with SQL interface or something
  22.       like this.  AmigaBase is a hierarchical programmable database.
  23.       Nevertheless, or just because, AmigaBase is ideal for managing
  24.       music cassettes, videos, addresses, etc.  Complex applications like
  25.       a finance manager with automatic printing of transfer forms
  26.       and writing client accounts is also no problem with AmigaBase.
  27.  
  28.       A project consists of one or several records.  A record is displayed
  29.       by a rectangle with a colored border and a titlebar.  The record
  30.       name is displayed in the title bar. A record can be placed beside or
  31.       within annother one (to build a hierarchy).
  32.       In records you can place variables which are used for entering data
  33.       and for the display of record contents.
  34.       Data is organized in datasets.  For each record you can allocate
  35.       any number of datasets (only limited by available memory).
  36.       The datasets can be ordered by a user-definable order.  With a filter
  37.       a specific set of datasets can be selected.  The filter can be a very
  38.       complex expression, nearly every function of the built-in database
  39.       language can be used here.  A print menu allows a customized printing
  40.       of record contents.  And last but not least it is quite easy to find
  41.       a specific dataset by using AmigaBase search facility.
  42.  
  43.       AmigaBase offers two display modes: form and listing.
  44.       In form display all records are displayed in several windows. In
  45.       each record exactly one dataset is shown.
  46.       In listing display all dataset of a specific record are displayed
  47.       in a scrolling list inside a window.
  48.  
  49.       AmigaBase has two operating modes: working mode and installing mode.
  50.       In working mode you enter data, start programs, etc.
  51.       In installing mode you build your data structure. You can define
  52.       new variables, change and delete them. Variables can be of type
  53.       BOOLEAN, CHOICE (one item out of many items), INTEGER, REAL (floating
  54.       point values),  STRING (single line text), DATE, TIME, or MEMO (multi
  55.       line text).  An additional (pseudo) type called BUTTON enables to start
  56.       AmigaBase programs.
  57.       Furthermore, you can define, change and delete texts.  Texts are only
  58.       used for decoration in records.
  59.       You can also define, change and delete records and windows.
  60.       You must give each variable, record and window a name.  This name
  61.       must begin with an uppercase letter followed by up to nine letters,
  62.       digits or underscores.  There are some reserved words which are
  63.       mainly used in AmigaBase programs that cannot be used for names.
  64.  
  65.       A special feature of AmigaBase is the programming of it.  For each
  66.       variable (except MEMO variables) you can write a program which
  67.       is called whenever you change the contents of this variable or press
  68.       RETURN while the cursor is on a BUTTON variable.
  69.       If you want to have a view into programming AmigaBase, I recommend
  70.       to have a look at the label print program of the cassette project
  71.       (included in the distribution).
  72.  
  73.       A complete description of all functions and abilities of AmigaBase
  74.       is found in the user manual of AmigaBase.  This document is only
  75.       available by registration.
  76.  
  77.  
  78. ============================= Archive contents =============================
  79.  
  80. Original  Packed Ratio    Date     Time    Name
  81. -------- ------- ----- --------- --------  -------------
  82.      913     490 46.3% 23-Sep-96 00:55:52  AmigaBase.info
  83.       92      92  0.0% 24-Oct-95 16:48:38 +.info
  84.      913     490 46.3% 23-Sep-96 00:55:52 +AB_dir.icon
  85.   306192  161824 47.1% 18-Sep-97 22:09:38 +AmigaBase
  86.     2778    1745 37.1% 30-Jan-97 21:23:10 +AmigaBase.info
  87.     1178     603 48.8% 03-Mar-95 23:40:54 +insert
  88.      281     195 30.6% 03-Mar-95 23:38:36 +ReadMe
  89.      291     223 23.3% 16-Nov-94 08:59:48 +rx·Dir
  90.     2443     670 72.5% 03-Feb-95 10:57:36 +rx·DOS
  91.     3626     910 74.9% 21-Feb-95 18:40:48 +rx·DOS.info
  92.     1783     628 64.7% 03-Feb-95 10:58:26 +rx·End
  93.     1739     744 57.2% 06-Dec-94 00:34:32 +rx·End.dok
  94.     3633     917 74.7% 11-Dec-94 22:32:56 +rx·End.dok.info
  95.     3626     912 74.8% 21-Feb-95 18:40:52 +rx·End.info
  96.     4563    1386 69.6% 03-Feb-95 14:15:08 +rx·Run
  97.     1157     511 55.8% 06-Dec-94 22:19:18 +rx·Run.dok
  98.     3633     917 74.7% 11-Dec-94 22:32:54 +rx·Run.dok.info
  99.     3626     912 74.8% 21-Feb-95 18:40:52 +rx·Run.info
  100.      149      99 33.5% 07-May-94 15:28:44 +status
  101.     1698     817 51.8% 15-Apr-96 00:05:30 +BUGS
  102.      987     533 45.9% 30-Jan-97 21:23:10 +BUGS.info
  103.    13164    5602 57.4% 18-Sep-97 22:12:52 +AmigaBase.catalog
  104.    14234    5824 59.0% 18-Sep-97 22:13:02 +AmigaBase.catalog
  105.    14238    5834 59.0% 18-Sep-97 22:13:14 +AmigaBase.catalog
  106.    14780    6059 59.0% 18-Sep-97 22:13:24 +AmigaBase.catalog
  107.    14432    5821 59.6% 18-Sep-97 22:13:34 +AmigaBase.catalog
  108.    14602    5895 59.6% 18-Sep-97 22:13:44 +AmigaBase.catalog
  109.    14430    6122 57.5% 18-Sep-97 22:13:56 +AmigaBase.catalog
  110.    13984    5803 58.5% 18-Sep-97 22:14:16 +AmigaBase.catalog
  111.    13490    5647 58.1% 18-Sep-97 22:14:04 +AmigaBase.catalog
  112.      516     212 58.9% 30-Jan-97 21:23:10 +Data.info
  113.       41      41  0.0% 19-May-94 22:58:14 +.info
  114.      516     212 58.9% 23-Sep-96 00:36:06 +Deutsch.info
  115.     7758    2223 71.3% 23-Jul-94 15:10:52 +Adressen
  116.     4194    2007 52.1% 23-Jul-94 15:26:22 +Adressen.guide
  117.      977     502 48.6% 24-Jan-97 20:29:00 +Adressen.guide.info
  118.     1966    1361 30.7% 23-Sep-96 00:47:12 +Adressen.info
  119.     3062     972 68.2% 20-Nov-95 21:27:22 +Apfelbilder
  120.     2060    1458 29.2% 23-Sep-96 00:46:56 +Apfelbilder.info
  121.      755     376 50.1% 27-Mar-93 18:19:02 +Apfelbilder.LiesMich
  122.      973     521 46.4% 24-Jan-97 20:29:36 +Apfelbilder.LiesMich.info
  123.    11904    3429 71.1% 03-Aug-94 19:06:26 +Buchhalter
  124.     1966    1360 30.8% 23-Sep-96 00:48:42 +Buchhalter.info
  125.    11545    4098 64.5% 26-Jan-95 21:27:50 +Buchhalter.LiesMich
  126.      973     525 46.0% 24-Jan-97 20:29:06 +Buchhalter.LiesMich.info
  127.     7858    2410 69.3% 08-Dec-94 23:38:20 +Kassenbuch
  128.     1966    1357 30.9% 23-Sep-96 00:47:12 +Kassenbuch.info
  129.     6615    2965 55.1% 09-Dec-94 14:11:14 +Kassenbuch.LiesMich
  130.      973     525 46.0% 24-Jan-97 20:29:18 +Kassenbuch.LiesMich.info
  131.      516     214 58.5% 23-Sep-96 00:39:34 +Memory.info
  132.    33902    8800 74.0% 03-Jan-95 18:20:44 +ab·Memory
  133.     5767    2314 59.8% 03-Mar-95 23:52:46 +ab·Memory.dok
  134.      973     521 46.4% 24-Jan-97 20:30:30 +ab·Memory.dok.info
  135.     2028    1431 29.4% 23-Sep-96 00:39:34 +ab·Memory.info
  136.      360     212 41.1% 03-Jan-95 18:14:02 +rx·Run_ab·Memory
  137.     1259     567 54.9% 24-Jan-97 20:30:10 +rx·Run_ab·Memory.info
  138.    14450    3683 74.5% 07-May-94 22:48:04 +MusikKassetten
  139.     1966    1360 30.8% 23-Sep-96 00:47:38 +MusikKassetten.info
  140.     1920     823 57.1% 23-May-93 22:12:14 +MusikKassetten.LiesMich
  141.      973     522 46.3% 24-Jan-97 20:29:24 +MusikKassetten.LiesMich.info
  142.     2414     796 67.0% 20-Feb-94 22:04:40 +Terminkalender
  143.     2060    1460 29.1% 23-Sep-96 00:47:24 +Terminkalender.info
  144.      393     218 44.5% 27-Mar-93 18:01:28 +Terminkalender.LiesMich
  145.      973     523 46.2% 24-Jan-97 20:29:30 +Terminkalender.LiesMich.info
  146.     3654    1225 66.4% 13-Jul-94 12:03:26 +Video
  147.     1966    1359 30.8% 23-Sep-96 00:47:12 +Video.info
  148.      696     355 48.9% 28-Mar-93 16:20:52 +Video.LiesMich
  149.      973     525 46.0% 24-Jan-97 20:29:12 +Video.LiesMich.info
  150.      516     215 58.3% 23-Sep-96 00:38:30 +English.info
  151.      172     101 41.2% 19-May-94 22:58:14 +.info
  152.     3170     967 69.4% 08-May-94 22:34:36 +Address
  153.     1966    1364 30.6% 23-Sep-96 00:38:28 +Address.info
  154.      319     162 49.2% 09-Oct-94 13:53:30 +Address.ReadMe
  155.      973     522 46.3% 24-Jan-97 20:32:00 +Address.ReadMe.info
  156.     2396     819 65.8% 08-May-94 12:02:26 +Calendar
  157.     2028    1432 29.3% 23-Sep-96 00:38:28 +Calendar.info
  158.      329     190 42.2% 28-Mar-93 21:06:50 +Calendar.ReadMe
  159.      973     524 46.1% 24-Jan-97 20:32:28 +Calendar.ReadMe.info
  160.     9542    2949 69.0% 19-May-94 22:31:30 +Cassettes
  161.     2028    1434 29.2% 23-Sep-96 00:38:28 +Cassettes.info
  162.      631     322 48.9% 08-May-94 23:13:18 +Cassettes.ReadMe
  163.      973     524 46.1% 24-Jan-97 20:32:20 +Cassettes.ReadMe.info
  164.    11010    3258 70.4% 08-May-94 12:04:24 +Finance
  165.     1966    1360 30.8% 23-Sep-96 00:38:30 +Finance.info
  166.     2477     687 72.2% 08-May-94 23:15:40 +Finance.ReadMe
  167.      973     523 46.2% 24-Jan-97 20:31:54 +Finance.ReadMe.info
  168.     2962     920 68.9% 20-Nov-95 21:28:18 +Mandel Pictures
  169.     2028    1431 29.4% 23-Sep-96 00:38:28 +Mandel Pictures.info
  170.      731     341 53.3% 08-May-94 23:11:18 +Mandel Pictures.ReadMe
  171.      973     522 46.3% 24-Jan-97 20:32:34 +Mandel Pictures.ReadMe.info
  172.    16982    5126 69.8% 09-Oct-94 00:34:02 +Scheduler
  173.     1966    1362 30.7% 23-Sep-96 00:38:28 +Scheduler.info
  174.     6010    2461 59.0% 09-Oct-94 12:42:22 +Scheduler.ReadMe
  175.      973     523 46.2% 24-Jan-97 20:32:14 +Scheduler.ReadMe.info
  176.     3572    1172 67.1% 13-Jul-94 12:03:36 +Video
  177.     1966    1363 30.6% 23-Sep-96 00:38:30 +Video.info
  178.      641     326 49.1% 28-Mar-93 22:05:58 +Video.ReadMe
  179.      973     521 46.4% 24-Jan-97 20:32:06 +Video.ReadMe.info
  180.      516     205 60.2% 23-Sep-96 00:38:42 +Graphics.info
  181.    35154   25545 27.3% 10-Jul-93 17:03:50 +Mandelpic.iff
  182.      974     613 37.0% 24-Jan-97 20:33:00 +Mandelpic.iff.info
  183.    42480   14235 66.4% 18-Sep-97 22:34:12 +HISTORY
  184.      987     532 46.0% 30-Jan-97 21:23:10 +HISTORY.info
  185.      516     214 58.5% 30-Jan-97 21:23:10 +Install-AB.info
  186.     1352     609 54.9% 24-Jan-97 22:00:42 +Deutsch.info
  187.     1352     612 54.7% 24-Jan-97 22:00:48 +English.info
  188.    11851    3099 73.8% 18-Sep-97 21:52:02 +Install-AB
  189.    39012   20693 46.9% 16-Jul-94 16:42:42 +gadget.library
  190.    39000   25910 33.5% 20-Sep-93 23:03:34 +reqtools.library
  191.    45384   29832 34.2% 12-Jun-96 18:26:44 +reqtools.library
  192.    13909    5557 60.0% 18-Sep-97 21:30:52 +Liesmich
  193.      987     534 45.8% 30-Jan-97 21:23:10 +LiesMich.info
  194.    12246    4857 60.3% 18-Sep-97 21:37:28 +ReadMe
  195.      987     536 45.6% 30-Jan-97 21:23:12 +ReadMe.info
  196.     1587     503 68.3% 18-Sep-97 21:42:12 +Reg_Form
  197.     1768     583 67.0% 18-Sep-97 21:42:04 +Reg_Form.Deutsch
  198.      989     550 44.3% 30-Jan-97 21:23:10 +Reg_Form.Deutsch.info
  199.      989     552 44.1% 30-Jan-97 21:23:10 +Reg_Form.info
  200.     8077    3049 62.2% 18-Sep-97 21:19:24 +TODO
  201.      987     535 45.7% 30-Jan-97 21:23:10 +TODO.info
  202.      368     222 39.6% 20-Jan-93 14:32:58 +AmigaBase.brush
  203.      516     212 58.9% 30-Jan-97 21:23:10 +Updates.info
  204.     4153    1465 64.7% 20-Nov-95 20:44:56 +Update2.00-2.1
  205.     4398    1661 62.2% 20-Nov-95 20:45:14 +Update2.00-2.1.deutsch
  206.      988     558 43.5% 24-Jan-97 20:16:00 +Update2.00-2.1.deutsch.info
  207.      988     555 43.8% 24-Jan-97 20:16:00 +Update2.00-2.1.info
  208.     5232    1696 67.5% 20-Nov-95 20:53:54 +Update2.1-2.2
  209.     6103    2011 67.0% 20-Nov-95 21:01:56 +Update2.1-2.2.deutsch
  210.      988     558 43.5% 24-Jan-97 20:16:00 +Update2.1-2.2.deutsch.info
  211.      988     557 43.6% 24-Jan-97 20:16:00 +Update2.1-2.2.info
  212.     3409    1140 66.5% 20-Apr-96 17:49:02 +Update2.2-2.3
  213.     3688    1306 64.5% 13-Apr-96 21:02:52 +Update2.2-2.3.deutsch
  214.      988     559 43.4% 24-Jan-97 20:16:00 +Update2.2-2.3.deutsch.info
  215.      988     556 43.7% 24-Jan-97 20:16:00 +Update2.2-2.3.info
  216.      560     314 43.9% 19-Feb-97 20:05:10 +Update2.3-2.4
  217.      666     375 43.6% 19-Feb-97 20:06:36 +Update2.3-2.4.deutsch
  218.      988     560 43.3% 24-Jan-97 20:16:00 +Update2.3-2.4.deutsch.info
  219.      988     557 43.6% 24-Jan-97 20:16:00 +Update2.3-2.4.info
  220. -------- ------- ----- --------- --------
  221.   996836  469325 52.9% 26-Sep-97 22:39:58   138 files
  222.